SixBit API Schema
VideoTitleType Simple Type
Description
The title for the video.
Namespace (none)
Type
Restriction of xs:string
Diagram
VideoTitleType Simple Type
Overview
VideoTitleType Restriction of xs:string
The title for the video.
Source
<xs:simpleType name="VideoTitleType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>The title for the video.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string" />
</xs:simpleType>
See Also
SixBit API Schema

 

 


© 2022 All Rights Reserved.

Send comments on this topic.